Skip to content

build(deps-dev): Bump guzzlehttp/guzzle from 8.0.2 to 8.1.0 in /tests/Integration - #3354

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/composer/tests/Integration/guzzlehttp/guzzle-8.1.0
Sep 5, 2026
Merged

build(deps-dev): Bump guzzlehttp/guzzle from 8.0.2 to 8.1.0 in /tests/Integration#3354
github-actions[bot] merged 1 commit into
masterfrom
dependabot/composer/tests/Integration/guzzlehttp/guzzle-8.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Bumps guzzlehttp/guzzle from 8.0.2 to 8.1.0.

Release notes

Sourced from guzzlehttp/guzzle's releases.

8.1.0

Added

  • Add PHP 8.6+ stream TLS session sharing, while persistent sharing remains cURL-only
  • Add support for PHP 8.6
  • Add in-transfer resends of seekable streamed uploads when PHP exposes CURLOPT_SEEKFUNCTION

Changed

  • Adjusted guzzlehttp/promises version constraint to ^3.0.2
  • Adjusted guzzlehttp/psr7 version constraint to ^3.1
  • Classify stream handler transport failures using PHP 8.6+ structured stream error codes
  • Hide URI credentials, queries, and fragments in automatic exception messages
  • Match no_proxy rules against IPv4 hosts written in the shorthand a transport reads as an address
  • Hold the cURL easy handle out of the reuse pool until a silent retry has been dispatched
  • Treat a deferred resolved with a pending retry promise as progress when waiting on cURL transfers

8.0.3

Changed

  • Adjusted guzzlehttp/psr7 version constraint to ^3.0.1
Changelog

Sourced from guzzlehttp/guzzle's changelog.

8.1.0 - Upcoming

Added

  • Add PHP 8.6+ stream TLS session sharing, while persistent sharing remains cURL-only
  • Add support for PHP 8.6
  • Add in-transfer resends of seekable streamed uploads when PHP exposes CURLOPT_SEEKFUNCTION

Changed

  • Adjusted guzzlehttp/promises version constraint to ^3.0.2
  • Adjusted guzzlehttp/psr7 version constraint to ^3.1
  • Classify stream handler transport failures using PHP 8.6+ structured stream error codes
  • Hide URI credentials, queries, and fragments in automatic exception messages
  • Match no_proxy rules against IPv4 hosts written in the shorthand a transport reads as an address
  • Hold the cURL easy handle out of the reuse pool until a silent retry has been dispatched
  • Treat a deferred resolved with a pending retry promise as progress when waiting on cURL transfers

8.0.3 - 2026-08-24

Changed

  • Adjusted guzzlehttp/psr7 version constraint to ^3.0.1
Commits
  • 2cdae51 Bump versions (#3930)
  • 2c2660b Merge remote-tracking branch 'origin/8.0' into 8.1
  • b690be7 Release 8.0.3
  • 3ffe68d Adjusted guzzlehttp/psr7 version constraint to ^3.0.1 (#3929)
  • 450b9a5 Add PHP 8.6 to the supported versions and version guidance (#3927)
  • 31d536d Treat a deferred resolved with a pending retry promise as wait progress (#3925)
  • a43bf79 Invoke the static TLS range assertion without an object for PHP 8.6 (#3926)
  • 67c1b87 Bump psr7 references in the docs (#3922)
  • 494e06a Harden automatic URI diagnostics (#3916)
  • 6c48c8f Merge branch '8.0' into 8.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 8.0.2 to 8.1.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/8.1/CHANGELOG.md)
- [Commits](guzzle/guzzle@8.0.2...8.1.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-version: 8.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added 3. to review dependencies Pull requests that update a dependency file labels Sep 5, 2026
@dependabot
dependabot Bot requested a review from nickvergessen as a code owner September 5, 2026 01:03
@dependabot dependabot Bot added 3. to review dependencies Pull requests that update a dependency file labels Sep 5, 2026
@github-actions
github-actions Bot enabled auto-merge September 5, 2026 01:17
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

馃悽 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 9158 was 9041 (+1.29%)
Please check your code again. If you added a new test this can be expected and the base value in tests/Integration/base-query-count.txt can be increased.

@github-actions
github-actions Bot merged commit 46204e3 into master Sep 5, 2026
46 checks passed
@github-actions
github-actions Bot deleted the dependabot/composer/tests/Integration/guzzlehttp/guzzle-8.1.0 branch September 5, 2026 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants